@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow:hidden;	
	}
}

@media only screen and (max-width: 1399px){
	.main-menu .navigation > li{
		margin-right: 40px;
	}

	.main-header .header-upper .h-search{
		margin-left: 30px;
	}

	.product-details .info-col .upper-links .print,
	.product-details .info-col .upper-links .d-img{
		margin-left: 50px;
	}
}

@media only screen and (max-width: 1339px){
	.main-header .top-bar .top-links{
		margin-right: 40px;
	}

	.main-menu .navigation > li{
		margin-right: 30px;
	}

	.main-menu .navigation > li > a{
		font-size: 15px;
	}

	.main-header .header-upper .h-search{
		width: 180px;
	}

	.main-header .header-lower .cat-links > ul > li{
		font-size: 13px;
	}

	.main-header .header-lower .cat-links > ul > li > a{
		padding-left: 15px;
		padding-right: 15px;
	}

	h1,
	.latest-section h2{
		font-size: 42px;
	}

	h2{
		font-size: 30px;
	}

	h3{
		font-size: 26px;
	}

	.prod-section h4{
		font-size: 22px;
	}

	.prod-section h5{
		font-size: 18px;
	}

	h6{
		font-size: 14px;
	}

	.best-sellers{
		padding-bottom: 60px;
	}

	.best-sellers h2,
	.brands-section h2,
	.prod-section h2{
		margin-bottom: 50px;
	}

	.best-sellers .row{
		margin: 0 -20px;
	}

	.best-sellers .row .seller-block{
		padding: 0 20px;
	}

	.about-section{
		padding: 90px 0;
	}

	.prod-section{
		padding-bottom: 50px;
	}

	.product-details .info-col .upper-links .print,
	.product-details .info-col .upper-links .d-img{
		margin-left: 20px;
	}

	.about-two .mv-block{
		margin-bottom: 100px;
	}

}

@media only screen and (max-width: 1199px){
	.main-menu .navigation > li{
		margin-right: 30px;
	}

	.main-header .top-bar .top-links{
		margin-right: 20px;
	}

	.main-header .top-bar .top-links li a{
		padding-left: 10px;
		padding-right: 10px;
	}

	.main-header .header-upper .h-search{
		display: none;
	}

	.main-header .header-lower .cat-links > ul > li > a{
		font-size: 12px;
	}

	h1,
	.latest-section h2{
		font-size: 36px;
	}

	h2{
		font-size: 28px;
	}

	h3{
		font-size: 24px;
	}

	.prod-section h4{
		font-size: 20px;
	}

	.prod-section h5{
		font-size: 16px;
	}

	.product-details .carousel-col .inner{
		margin-left: 0;
	}

	.product-details .info-col .more-options{
		padding-left: 25px;
		padding-right: 25px;
	}

	.main-menu .navigation > li.has-mega-menu > ul{
		left: -200px;
	}

	.brands-page-section .brand-block .image img{
		max-height: 80px;
	}

	.brands-page-section .brand-block .inner{
		height: 152px;
	}

	.main-header .header-lower .mega-menu-inner .brands-col ul li,
	.main-header .header-lower .mega-menu-inner .brands-col h6{
		padding-left: 20px;
	}

	.main-header .header-lower .mega-menu-inner .info-col .row .column{
		padding-left: 20px;
		padding-right: 20px;
	}

	.contact-page-section .locations .row{
		margin: 0 -20px;
	}

	.contact-page-section .locations .row{
		margin: 0 -20px;
	}

	.contact-page-section .locations .row .contact-block{
		padding: 0 20px;
	}

	.about-two .tabs-box .tab-buttons .tab-btn{
		font-size: 16px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.tabs-box .tabs-content .tab h6{
		font-size: 18px;
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul,
	.main-menu .navigation > li > ul > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 991px){
	
	.main-header .nav-outer .main-menu,
	.main-header .top-info,
	.main-header .nav-outer{
		display: none;
	}

	.main-header .nav-toggler{
		display: block;
	}

	.main-header .main-box .logo-box{
		padding: 15px 0px;
	}

	.main-header .main-box .logo-box .logo img{
		height: 70px;
	}

	.main-header .top-bar .top-links{
		display: none;
	}

	.main-header .header-upper .c-info{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.main-header .header-lower .cat-links > ul > li > a{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10px;
	}

	.brands-section{
		padding: 70px 0 30px;
	}

	.best-sellers{
		padding: 70px 0 30px;
	}

	.about-section{
		padding: 70px 0;
	}

	.prod-section{
		padding: 70px 0 20px;
	}

	.latest-section{
		padding: 70px 0;
	}

	h1,
	.latest-section h2{
		font-size: 30px;
	}

	h2{
		font-size: 26px;
	}

	h3,
	.prod-section .prod-block h3{
		font-size: 20px;
	}

	.prod-section h4{
		font-size: 18px;
	}

	.prod-section h5{
		font-size: 14px;
	}

	.banner-section .swiper-button-prev{
		left: 20px;
	}

	.banner-section .swiper-button-next{
		right: 20px;
	}

	.main-footer .upper-section{
		padding: 70px 0 20px;
	}

	.main-footer{
		padding-bottom: 70px;
	}

	.product-details .info-col .inner-box:after{
		border-width: 20px;
		border-left-width: 20px;
	}

	.product-details .tabs-box .features .row{
		margin: 0 -15px;
	}

	.product-details .tabs-box .features .row .f-block{
		padding: 0 15px;
	}

	.product-details .tabs-box .f-block .inner{
		padding-left: 120px;
	}

	.product-details .tabs-box .f-block .icon{
		width: 120px;
	}

	.product-details .lower-content .bottom-text{
		padding-top: 10px;
	}

	.product-details .tabs-box .specs li{
		padding: 10px 0;
		font-size: 16px;
	}

	.product-details .tabs-box .tab-buttons .tab-btn{
		font-size: 16px;
	}

	.product-details .tabs-box .tab-buttons{
		margin-bottom: 30px;
	}

	.product-details .carousel-col .gallery-top{
		margin-bottom: 40px;
	}

	.sidebar-page-container{
		padding-bottom: 30px;
	}

	.brands-page-section{
		padding: 70px 0 40px;
	}

	.default-content-section,
	.service-centers{
		padding: 70px 0;
	}

	.service-centers .info-box ul li{
		font-size: 16px;
	}

	.main-header .header-lower{
		display: none;
	}

	.contact-page-section .title-box{
		margin-bottom: 50px;
	}

	.contact-page-section .contact-block .inner h3{
		margin-bottom: 30px;
	}

	.contact-page-section .main-office .contact-block .info-col h3{
		margin-bottom: 50px;
	}

	.contact-page-section .contact-block .inner h3{
		font-size: 22px;
	}

	.main-header .header-upper{
		border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	}

	.contact-page-section{
		padding-bottom: 20px;
	}

	.contact-page-section .main-office,
	.contact-page-section .locations .contact-block{
		margin-bottom: 50px;
	}

	.about-two{
		padding-bottom: 0;
	}

	.about-two .tabs-box .tab-buttons{
		margin-bottom: 50px;
	}

	.about-two .mv-block .text-col h4{
		margin-bottom: 30px;
	}

	.about-two .mv-block.alternate .text-col{
		order: 0;
	}

	.about-two .mv-block.alternate .image-col{
		order: 12;
	}

	.about-two .mv-block{
		margin-bottom: 50px;
	}

	.about-two .mission-vision{
		padding-bottom: 10px;
	}

	h4{
		font-size: 20px;
	}

	.about-two .values ul{
		margin-left: 30px;
	}

}

@media only screen and (max-width: 767px){
	

	.main-footer{
		text-align: center;
	}

	.main-footer .upper-section h6{
		padding-right: 0;
	}

	.main-footer .upper-section:before{
		display: none;
	}

	.main-footer .upper-section h6:before{
	    content: '';
	    position: absolute;
	    left: -300px;
	    right: -300px;
	    bottom: -1px;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	}

	.main-footer .upper-section .info li{
		max-width: none;
	}

	.main-footer .newsletter form .form-group.text-right{
		text-align: center !important;
	}

	.main-footer .f-bottom .social-links{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.main-footer .f-bottom .social-links .s-title{
		width: 100%;
		margin: 0 0 5px;
	}

	.main-footer .f-bottom .social-links ul{
		width: 100%;
		margin: 0 0 5px;
	}

	.main-footer .f-bottom .social-links li{
		float: none;
		display: inline-block;
		margin: 0 7px;
	}

	.main-footer .copyright{
		width: 100%;
	}

	h1,
	.latest-section h2{
		font-size: 28px;
	}

	h2{
		font-size: 24px;
	}

	h3,
	.prod-section .prod-block h3{
		font-size: 18px;
	}

	.prod-section h4{
		font-size: 16px;
	}

	.brands-section .brand-logos .logo img{
		max-width: 200px;
	}

	.product-details .carousel-col .gallery-top{
		padding-left: 20px;
		padding-right: 20px;
	}

	.product-details .carousel-col .gallery-top .swiper-button-next, 
	.product-details .carousel-col .gallery-top .swiper-button-prev{
		font-size: 30px;
	}

	.page-info{
		border-top: 1px solid rgba(0, 0, 0, 0.10);
	}

	.product-details .upper-content{
		padding-top: 50px;
	}

	.sidebar-page-container .filters-col .reset-btn{
		margin-top: 30px;
	}

	.brands-section .brand-logos .logo img{
		max-width: 150px;
	}

	.contact-page-section .contact-block .inner h3{
		font-size: 20px;
	}

	.contact-page-section .main-office .contact-block .info-col h3{
		margin-bottom: 30px;
	}

	.contact-page-section .main-office .contact-block .info-col .inner{
		padding-top: 0;
	}

	.contact-page-section .main-office .contact-block .map-box iframe, 
	.contact-page-section.showrooms-page .contact-block .map-box iframe,
	.contact-page-section .contact-block .map-box iframe{
		height: 300px;
	}

	.contact-toggle .toggle-btn{
		font-size: 15px;
	}

	.about-two .tabs-box .tab-buttons .tab-btn{
		font-size: 14px;
		margin: 0 0;
		line-height: 28px;
		padding: 8px 20px;
	}

	.about-two .tabs-outer:before{
		height: 44px;
		border-radius: 0 0 15px 15px;
	}

	.about-two .about-block .inner-box{
		padding: 30px 20px 30px;
	}

	.about-two .about-block .ab-title{
		left: 20px;
	}

	.about-two .about-block .ab-title h6{
		font-size: 16px;
	}

	.about-two .about-block .ab-title{
		border-radius: 15px 15px 0 0;
	}

	.compare-section table thead strong{
		font-size: 16px;
	}
}

@media only screen and (max-width: 599px){
	.about-section .content .text,
	.latest-section .content .text{
		font-size: 15px;
	}

	.sidebar-page-container .title-box{
		margin-bottom: 40px;
	}

	.sidebar-page-container .title-box h2,
	.contact-page-section .title-box h2{
		font-size: 22px;
	}

	.main-header .top-bar .m-info .txt{
		display: none;
	}

	.product-details .tabs-box .specs li .tt,
	.product-details .tabs-box .specs li .dt{
		width: 100%;
		padding: 0;
	}

	.product-details .info-col .u-data{
		padding: 10px 5px 15px;
	}

	.product-details .info-col .p-info h5{
		font-size: 14px;
		margin-bottom: 10px;
	}

	.product-details .tabs-box .f-block .ttl{
		font-size: 16px;
	}

	.product-details .tabs-box .f-block .icon img{
		max-height: 60px;
	}

	.product-details .info-col .more-options{
		padding-left: 20px;
		padding-right: 20px;
	}

	.brands-section .brand-logos .logo{
		height: 122px;
		line-height: 120px;
		padding: 0 25px;
		width: 45%;
		margin: 0 2% 35px;
		border: 1px solid rgba(0, 0, 0, 0.10);
		background: #ffffff;
		border-radius: 10px;
	}

	.brands-section .brand-logos .logo img{
		max-height: 50px;
		max-width: 100%;
	}

	.contact-page-section .contact-block .inner h3{
		font-size: 18px;
	}

	.contact-page-section .contact-block .info li{
		padding-left: 50px;
		font-size: 15px;
	}

	.contact-page-section .contact-block .info li .icon img{
		max-height: 28px;
	}

	.contact-toggle{
		width: 300px;
		right: 5px;
		bottom: 5px;
	}

	.contact-toggle .info ul li.phone,
	.contact-toggle .info ul li.wa{
		width: 100%;
		margin-left: 0;
	}
}

@media only screen and (max-width: 479px) {
	h1,
	.latest-section h2{
		font-size: 24px;
	}

	h2{
		font-size: 22px;
	}

	.sidebar-page-container .title-box h2,
	.contact-page-section .title-box h2{
		font-size: 20px;
	}

	.main-header .header-upper .c-info li{
		margin-right: 10px;
	}

	.product-details .tabs-box .tab-buttons .tab-btn{
		font-size: 14px;
		margin: 0 10px;
	}

	.product-details .info-col .key-features ul{
		margin-left: 10px;
	}

	.product-details .info-col .upper-links .print{
		margin-left: 40px;
	}

	.product-details .info-col .upper-links .d-img{
		margin-left: 0;
	}

	.product-details .tabs-box .f-block .inner{
		padding: 30px 20px;
		text-align: center;
	}

	.product-details .tabs-box .f-block .icon{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		margin: 0 auto 10px;
	}

	.product-details .tabs-box .specs li{
		font-size: 15px;
	}

	.sidebar-page-container .product-block .inner-box,
	.best-sellers .seller-block .inner-box{
		padding-left: 15px;
		padding-right: 15px;
	}

	.brands-section .brand-logos .logo{
		width: 100%;
		margin: 0 0 35px;
	}

	.contact-page-section .main-office .contact-block .map-box iframe, 
	.contact-page-section.showrooms-page .contact-block .map-box iframe,
	.contact-page-section .contact-block .map-box iframe{
		height: 200px;
	}

	.about-two .tabs-outer:before{
		display: none;
	}

	.about-two .tabs-box .tab-buttons{
		padding: 0px 0px;
		margin: 0 -20px 40px;
		background: #2a3891;
	}

	.about-two .tabs-box .tab-buttons .tab-btn{
		display: block;
		width: 100%;
		margin-bottom: 0;
		padding: 12px 20px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.30);
	}

	.about-two .tabs-box .tab-buttons .tab-btn:before{
		display: none;
	}

	.about-two .about-block ul{
		margin-left: 15px;
	}
}